SftTree/OCX 7.0

SftTreeFooter.Index Property

Softel vdm, Inc.

Returns the column number of this footer.

Syntax       

Get

VB.NET

ColIndex = object.Index  As Short

VB

ColIndex = object.Index  As Integer

C#.NET

short ColIndex = object.Index;

VC++

short ColIndex = object->Index;
short ColIndex = object->GetIndex();

C

HRESULT object->get_Index(short* ColIndex);

Delphi

ColIndex := object.Index   : Smallint;

object

A SftTreeFooter object.

ColIndex

Returns the column number of this footer.

Comments

The Index property returns the column number of this footer.

See Also  SftTreeFooter Object | Object Hierarchy


Feedback / comments / error reports for this topic
© 2015 - Softel vdm, Inc. - www.softelvdm.com